TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (137094 times)
  2. FAT32 Library (70236 times)
  3. Network Ethernet Library (56120 times)
  4. USB Device Library (46434 times)
  5. Network WiFi Library (42071 times)
  6. FT800 Library (41384 times)
  7. GSM click (29112 times)
  8. mikroSDK (26561 times)
  9. PID Library (26489 times)
  10. microSD click (25486 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

Charcoal Color Scheme for mikroC Pro

Rating:

0

Author: Andrew Hazelden

Last Updated: 2012-09-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1303 times

Not followed.

License: MIT license  

The Charcoal color scheme is used to customize the syntax highlighting in mikroC Pro. I created this color scheme to make the mikroC programming experience even better with a darker and less saturated background than the Midnight Blue theme. The scheme is designed to work with all of the MikroElektronika mikroC Pro compilers.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Charcoal Color Scheme for mikroC Pro" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Charcoal Color Scheme for mikroC Pro" changes.

Do you want to report abuse regarding "Charcoal Color Scheme for mikroC Pro".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Charcoal Syntax Highlighting

Charcoal Syntax Highlighting

Charcoal is a new syntax highlighting color scheme for mikroC Pro.

View full image

The Charcoal color scheme is used to customize the syntax highlighting in mikroC Pro. The scheme is designed to work with all of the MikroElektronika mikroC Pro compilers. The Charcoal color scheme has been tested with the mikroC Pro for PIC, mikroC Pro for dsPIC, and mikroC Pro for PIC32 compilers.

I created this color scheme to make the programming experience more enjoyable. The color palette for Charcoal was inspired from my previous "Midnight Blue" theme. My goal was to create a theme that was easier on the eyes with a darker and less saturated background than Midnight Blue.

Version History

Charcoal Version 1.0
Released Sept 26, 2012

Installation

1. Install the Color Scheme

Install the Charcoal Color Scheme by copying the file Charcoal.col from the "Install" folder into the mikroC Pro program directory.


For example, on Windows 7, the mikroC Pro for PIC32 program directory is located at:

C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for PIC32

For example, on Windows XP, the mikroC Pro for PIC32 program directory is located at:

C:\Program Files\Mikroelektronika\mikroC Pro for PIC32

 

2. Activate the Color Scheme in mikroC Pro

Start by launching mikroC Pro. Go to the Tools menu and select the "Options" menu item.

In the Options window, click on the Editor tab and select the "Style" icon. In the IDE Style section set the IDE Style to "Office XP".

Next, click on the Editor Colors tab. Set the Current Scheme to "Charcoal".

Click Okay.

3. You are now ready to enjoy the Charcoal theme.

 

Software Required

A MikroElektronika mikro C Pro Compiler:
http://www.mikroe.com/eng/categories/view/97/mikroc/

Note: The color scheme is compatible with the free versions of mikroC Pro.

Installing the Color Scheme

Installing the Color Scheme

All you have to do to use the new color scheme is drop the file Charcoal.col in the mikroC Pro folder.

View full image
Enabling the Charcoal Color Scheme

Enabling the Charcoal Color Scheme

The Charcoal color scheme is enabled using the Edit Colors section of the Options window.

View full image

ALSO FROM THIS AUTHOR

Cozy Fire Example for the Mikromedia Board

5

The Cozy Fire example creates an animated fireplace for the both Mikromedia PIC32 and dsPIC33 boards. The Cozy Fire example was created to show how the VisualTFT resource collection feature can be used to create animated sprites. The code was written using VisualTFT and MikroC Pro.

[Learn More]

Mikromedia Panorama Viewer

0

The Mikromedia Panorama example displays a 1920x240px cylindrical panorama on the Mikromedia dsPIC33 or PIC32 screen. The panorama example was created to show how the VisualTFT resource collection feature can be used to load sliced images. The code was written using VisualTFT and MikroC Pro.

[Learn More]

ACH Thumbstick Click RPi Demo

4

The python based thumbstick.py demo allows you to read a MikroElektronika Thumbstick Click board on a Raspberry PI using the GPIO and SPI inputs via a Pi Click Shield. The Thumbstick Click board uses an SPI based MCP3204 module for reading the joystick axes and the joystick "center click" button is read using the GPIO input 17 on the Raspberry Pi.

[Learn More]